home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / dsqldbug / readme.txt < prev    next >
Text File  |  1997-12-01  |  1KB  |  29 lines

  1. Dynamic SQL Debugger (dsqld).
  2. Copyright ⌐ Lapides Software Development Inc, 1997, 1998.
  3. Version 3.1
  4.  
  5. 1. Abstract:
  6.  
  7. Utility automates formatting of the long SQL statements. Ideal for dynamic SQL, created on the fly (at run time). Makes debugging much easier. Inserts appropriate indents, carriage returns. Parser recognizes select, from, where, order by, group by, having, insert, update, delete key words. Works with the dynamic SQL created with C, C++, VB, PowerBuilder, Delphi, etc. running against Oracle, Sybase, Informix, Access or other RDBMS. API for batch processing (registered version), source C code (on request) are provided. 
  8.  
  9. 2. Installation.
  10.  
  11. Run setup32.exe to install 32 bit version
  12. Run setup16.exe to install 16 bit version
  13.  
  14. 3. Dynamic SQL Debugger (dsqld) is shareware. To register click Help->Registration menu. 
  15.  
  16. 4. Shareware version of Dynamic SQL Debugger (dsqld) is freely distributable.
  17.  
  18. 5. Contact information:        
  19.  
  20. Homepage:    http://www.cadvision.com/lapides
  21. e-mail:     lapides@cadvision.com
  22. Compuserve:    105333,3412
  23. Address:    Lapides Software Development Inc, 
  24.         3508 Brenner Dr.N.W.
  25.         Calgary Alberta T2L 1X9
  26.         Canada
  27.  
  28.  
  29.